import { CastModuleOptions } from "./interfaces";
export declare const defaultOptions: CastModuleOptions;
