import { ReactIconComponentType } from '../types';

declare const FolderOpen: ReactIconComponentType;
export default FolderOpen;
            