import { XinBinding } from './xin-types'; export declare const bindings: { [key: string | symbol]: XinBinding; };