import type { CastFunction } from '../casts.js'; export declare const Name = "boolean"; export declare const Func: CastFunction;