import backIcon from "./Back.png";

export const ICONS = {
  backIcon,
};
