export declare const defaultTransformedFunctions: string[];
export declare const defaultTsConfigPath = "./tsconfig.json";
export declare const watchDoneText = "Watching for file changes";
export declare const dtsTempDirectory = "node_modules/.dts-temp";