export declare const useQuery: (mediaQuery?: string | undefined) => boolean | undefined;
