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

declare const AndIcon: MdiReactIconComponentType;
export default AndIcon;
