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

declare const Flatware: ReactIconComponentType;
export default Flatware;
            