import { LocalDate } from "js-joda"; export declare function gdate(date: LocalDate): string;