const DEFAULT = require('./default.jpg');

export const ICONS = {
  DEFAULT,
};
