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

declare const SilverwareForkIcon: MdiReactIconComponentType;
export default SilverwareForkIcon;
