import type { ThreatEventActions, TalsecConfig, RaspExecutionStateEventActions } from '../../types/types'; export declare const useFreeRasp: (config: TalsecConfig, actions: ThreatEventActions, raspExecutionStateActions?: RaspExecutionStateEventActions) => void; //# sourceMappingURL=reactNative.d.ts.map