export declare class SpotlerCampaignMailingMessage { name: string; author: string; subject?: string; fromName: string; fromEmail?: string; }