export declare const doComply: (options: { path?: string; type: string; config?: any; }) => Record; declare const _default: { doComply: (options: { path?: string; type: string; config?: any; }) => Record; }; export default _default; //# sourceMappingURL=index.d.ts.map