import OnesyDate from './OnesyDate';
export default function ago(onesyDate?: OnesyDate, withSufix?: boolean): string;
