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

declare const AmpersandIcon: MdiReactIconComponentType;
export default AmpersandIcon;
