import { ParseTypeOptions } from "./parse.js"; export declare const typeDefProxy: any; export declare const getTypeDefProxy: () => any; export declare type ParseConfig = Required;