//@ts-ignore
import CLOSE from './close.png';

export const ICONS = {
  CLOSE,
};
