export declare function policyToJSONString(policy: object | string): string;
