import type { CardActionAreaProps } from '@mui/material'; import React from 'react'; import type { PayloadRenderProps } from '../PayloadRenderPlugin.ts'; export declare const PayloadCardActionArea: React.FC; //# sourceMappingURL=PayloadCardActionArea.d.ts.map