/** * Get KoaContextWithOIDC */ export declare const Context: () => ParameterDecorator; /** * Get a new interaction helper instance */ export declare const Interaction: () => ParameterDecorator;