const exportVariable = () => {
  // empty
};

export default exportVariable;
