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