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