export declare class MobileQuery { mobileQuery: MediaQueryList | undefined; constructor(); }