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

declare const SignalIcon: MdiReactIconComponentType;
export default SignalIcon;
