export type IntegrationsClearHistoryProps = { integrationId: string; }; export declare const isIntegrationsClearHistoryProps: import("ajv").ValidateFunction; //# sourceMappingURL=IntegrationsClearHistoryProps.d.ts.map