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

declare const PauseOctagonIcon: MdiReactIconComponentType;
export default PauseOctagonIcon;
