/// <reference types="react" />
import type { BoxProps } from '@mui/material';
export declare const MainGasMessage: React.FC<BoxProps>;
