/// import { BlurredModalProps } from './types'; export declare function BlurrediOSModal(props: BlurredModalProps): JSX.Element | null;