declare function toBool(val: any): boolean; export default toBool;