export declare const AUTHORIZATION_DECISION_METADATA_CONSTANT: {
    readonly REQUEST_KEY: string;
};
