declare const _default: {
    'date': (v: string | Date, arg: string) => string | Date;
};
export default _default;
