export declare class TypeKey {
    static get(c: any): string;
    private static keys;
}
//# sourceMappingURL=TypeKey.d.ts.map