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

declare const FolderShared: ReactIconComponentType;
export default FolderShared;
            