export declare function getAnchorProperty(a: T, key: K): P extends SVGAnimatedString ? string : P;