export declare function generateHeaderLogo(doc: any, y: number, logoSource: string): Promise<number>;
