import { mediaQuery } from './mq'; const theme = { ...mediaQuery }; export default theme;