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

declare const AssistantIcon: MdiReactIconComponentType;
export default AssistantIcon;
