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