import type { MatchMedia } from '../types'; export declare const matchMedia: MatchMedia; export declare function setupMatchMedia(_: MatchMedia): void; //# sourceMappingURL=matchMedia.native.d.ts.map