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

declare const GoogleAssistantIcon: MdiReactIconComponentType;
export default GoogleAssistantIcon;
