export declare class MarketingInformationRequest { status?: string; logos?: string[]; showreel?: string; sampleVideos?: string[]; }