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

declare const FolderSpecial: ReactIconComponentType;
export default FolderSpecial;
            