export declare const Pricify: (price?: number | undefined, disableToFixed?: boolean | undefined) => string;