import { AnyObject } from '@loopback/repository'; export declare function graphNode(key: string, extraTags?: AnyObject): ClassDecorator;