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