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

declare const OutdoorGrill: ReactIconComponentType;
export default OutdoorGrill;
            