export declare function Edge(target: any, key: string): void; export declare function Edge(target: any, key: string, descriptor: TypedPropertyDescriptor): TypedPropertyDescriptor;