export declare class LayoutSettingDto { logo: string; header: string; footer: string; }