import CLOSE from '../../CometChatMessageComposer/resources/close.png';

export const ICONS = {
  CLOSE,
};
