export declare const useMatchMedia: (mediaQuery: string, initialState?: boolean) => boolean;