import { DisplayObject } from '@antv/g';
export declare function attributeOf(shape: DisplayObject, keys: string[]): {};
export declare const attributeKeys: string[];
