namespace Content.Server.Mail.Components
{
[RegisterComponent]
public sealed partial class MailReceiverComponent : Component
{}
}