const DEFAULTS = {
  SELECTED: undefined,
  OUTLINE: undefined,
  SIZE: 40,
};

export { DEFAULTS };
