export declare const isSourceCode: (type: string) => boolean; export declare function isAbsolutePath(path?: string): boolean;