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

declare const BridgeIcon: MdiReactIconComponentType;
export default BridgeIcon;
