import React from 'react'; import { IconBaseProps } from './_base'; declare const ExpandFolder: React.FC; export default ExpandFolder;