import { IconProps } from '../types';
declare const WebhooksLogo: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default WebhooksLogo;
//# sourceMappingURL=WebhooksLogo.d.ts.map