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