import { MediaQueryDispatch } from './MediaQueryDispatch';
export declare function createMediaQueryDispatcher(): MediaQueryDispatch;
