export default function toBoolean(input: any): boolean | undefined;
