/// import { ModalProps } from '@patternfly/react-core'; export declare function AcmModal(props: ModalProps): JSX.Element;