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

declare const Kitchen: ReactIconComponentType;
export default Kitchen;
            