export declare function createFileToMdxCacheKey(absolutePath: string): string; export declare function cachedImport(packageName: string): Promise;