import OnesyDate from './OnesyDate';
export default function In(to?: OnesyDate, withPrefix?: boolean, from?: OnesyDate): string;
