import { ValueConverter } from "@odata2ts/converter-api";
export declare const bigNumberNoopConverter: ValueConverter<string, string>;
