import { SnGenericId } from '@sensio/types'; /** * Within the context of execution, this method knows how to get the Rule ID that is currently implemented */ export declare function getCurrentlyImplementingRuleId(): SnGenericId; //# sourceMappingURL=utils.d.ts.map