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

declare const CookieIcon: MdiReactIconComponentType;
export default CookieIcon;
