export const ROUTE_TYPES = {
  MODAL: "modal",
  VIDEO_MODAL: "video-modal",
  HOOKS_MODAL: "hooks-modal",
};
