declare function adToBs(adDate: string): string | import("./interfaces").currentDate;
export default adToBs;
