/** * Expand and return the valid type name for all aliases and shorthands. */ export default function normalizeType(baseType: unknown): string; //# sourceMappingURL=normalizeType.d.ts.map