export declare class TypeUtil { static isSimpleType(type: Function): boolean; }