export declare const cachedCompile: (name: string, version: string, src: any, fn: () => any) => any;
