export declare const createHeaders: (config: Record<string, any>) => Record<string, string>;
