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

declare const OperaIcon: MdiReactIconComponentType;
export default OperaIcon;
