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

declare const AndIcon: MdiReactIconComponentType;
export = AndIcon;