export declare function transformType(itemType: any): any; export declare function transformItem(name: string, item: any): any;