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