export default function isBefore(date: string, dateToCompare: string): boolean;