export const DEFAULT_PLACEHOLDER = {
  day: "DD",
  month: "MM",
  year: "YYYY",
};

