import { IconProps } from '../lib';
declare function FolderSimple(props: IconProps): JSX.Element;
export default FolderSimple;
