export declare function load(mainFilePath?: string, tsConfigPath?: string): () => void;
