declare function isRelative(path: string): boolean; export default isRelative;