import { Graph } from '../../graph/Graph'; export declare function legacyDecorator(name: string | undefined, graph: Graph, propertyKey: string, descriptor: PropertyDescriptor): PropertyDescriptor; //# sourceMappingURL=provides.legacy.d.ts.map