export declare class FatalTypeScriptError extends Error {
}
export declare function getConfigPaths(): {
    baseUrl: any;
    paths: any;
};
