import breakpointCheck from './breakpoint-check/breakpoint-check'; declare const _default: { breakpointCheck: typeof breakpointCheck; }; export default _default;