/// export declare const Anchor: import("react").ComponentType & { onKeyDown?: (e: import("react").KeyboardEvent) => void; } & import("@epam/uui-core").IHasChildren & import("react").RefAttributes>; //# sourceMappingURL=Anchor.d.ts.map