import { Pricing } from '../../../types';
export declare function pricing2DZN(pricing: Pricing): string;
