export declare const BLANK_CONVERTER: { encode: (v: any) => any; decode: (v: any) => any; };