import { Caster } from "../../caster"; /** * Built-in caster for strings. */ export declare const stringCaster: Caster; //# sourceMappingURL=stringCaster.d.ts.map