export declare class Delegate {
    readonly implementation: string;
}
//# sourceMappingURL=delegate.d.ts.map