export declare const useMatchMedia: (query: string, cb?: () => void, enabled?: boolean) => boolean;