import type { NameType } from '../types.js'; export declare const getNameType: (name: string) => NameType; //# sourceMappingURL=getNameType.d.ts.map