import { Theme } from '@mui/material';
declare const CardActions: import("@emotion/styled").StyledComponent<import("@mui/material").CardActionsProps & import("@mui/system").MUIStyledCommonProps<Theme>, {}, {}>;
export default CardActions;
