FolderOutlined.d.ts 120 Bytes
import { IconDefinition } from '../types';
declare const FolderOutlined: IconDefinition;
export default FolderOutlined;