export declare function toBool(value: any): boolean | undefined;
