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