import { LiquidDate } from './liquid-date';
export default function (d: LiquidDate, formatStr: string): string;
