import type { UCPolicyOutput } from '../policy.js';
export declare function defaultUCPolicyOutput(): UCPolicyOutput;
