export declare const formatDate: (createdAt: string, withTime?: boolean) => string;