declare const Currency: {
    VND: string;
};
export default Currency;
