import { ButtonProps } from '@mui/material';
import { StyledComponent } from '@emotion/styled';
export declare const LargeButton: StyledComponent<ButtonProps>;
export default LargeButton;
//# sourceMappingURL=LargeButton.d.ts.map