export type IntegrationsHooksRemoveProps = { target_url: string; }; export declare const isIntegrationsHooksRemoveSchema: import("ajv").ValidateFunction; //# sourceMappingURL=IntegrationHooksRemoveProps.d.ts.map