export declare function toBoolean(str: string): boolean;
