export declare const registerImporter: (fromPath: string) => number; export declare const listImporters: () => string[];