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

declare const IncognitoIcon: MdiReactIconComponentType;
export default IncognitoIcon;
