export declare const toRequireContext: (input: any) => any;
export declare const toRequireContextString: (input: any) => string;
