import { MdiReactIconComponentType } from './dist/typings';

declare const FolderSharedIcon: MdiReactIconComponentType;
export default FolderSharedIcon;
