declare const isPolicyKind: (kind: string | null | undefined) => boolean;
export { isPolicyKind };
//# sourceMappingURL=policy-helper.d.ts.map