//@ts-ignore
import backIcon from './Back.png';

export const ICONS = {
  backIcon,
};
