export declare const propertyNValueCorrector: (property2Use: string, value: string) => Promise<string>;
