export declare function isNodeModulesPath(filepath: string): boolean; export declare function safeJSONParse(input: any, defaultValue?: any): T; export declare function now(): number; export declare function extRegulate(filepath: string): string; export declare function LogWithLinkStyle(msg: string): string; export declare function isWindows(): boolean; //# sourceMappingURL=fn.d.ts.map