import { Button } from '@mui/material';
declare const GenericCardActionButton: typeof Button;
export default GenericCardActionButton;
//# sourceMappingURL=GenericCardActionButton.d.ts.map