export declare function getNameInfo(name: string): { url: URL; name: string; relativePath: string; }; //# sourceMappingURL=getNameInfo.d.ts.map