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

declare const FaucetOffIcon: MdiReactIconComponentType;
export = FaucetOffIcon;