declare const _default: (value: string | boolean | null | undefined, defaultValue: boolean) => boolean;
export default _default;
