export declare function useMediaQuery(query: string): boolean;
export declare function HelpDialog(): import("react/jsx-runtime").JSX.Element;
