export declare function decodeTypeIdentifier(typeIdentifier: string): string;
export declare function normalizeTypeIdentifier(typeIdentifier: string): string;
export declare function stabilizeTypeIdentifier(typeIdentifier: string): string;
//# sourceMappingURL=type-id.d.ts.map