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

declare const IframeOutlineIcon: MdiReactIconComponentType;
export default IframeOutlineIcon;
