export declare function toBoolean(value: any): boolean; export declare function IsBoolean(): PropertyDecorator;