import { Binding, Component } from '@loopback/core'; export declare class AuthorizationComponent implements Component { bindings: Binding[]; }