import { AnyWidget } from './construct'; export declare const MediaQuery: (query: string) => (proto: AnyWidget, method: string) => void;