export declare const getHeaders: (secret: string) => { 'X-Pica-Secret': string; 'Content-Type': string; }; //# sourceMappingURL=getHeaders.d.ts.map