import { IconPropsWithoutChildren } from '@react-spectrum/icon'; import React from 'react'; export default function AlertCheck(props: IconPropsWithoutChildren): React.JSX.Element; //# sourceMappingURL=AlertCheck.d.ts.map