export declare const emailLayout: (content: string, title: string, projectName?: string) => string;
