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

declare const WebhookIcon: MdiReactIconComponentType;
export default WebhookIcon;
