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

declare const Fastfood: ReactIconComponentType;
export default Fastfood;
            