import type { BoxProps } from '@mui/material';
export declare const AccountDeployedMessage: React.FC<BoxProps>;
