declare const _default: (configObject: Record<string, string>) => Record<string, string>;
export default _default;
