import { AnyWidget } from './construct'; export declare const Inject: () => (proto: AnyWidget, property: string) => void;