export declare const _httpFormDataReadBoolean: (input: string | File | null) => boolean | null | undefined;