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