import { HTMLProps } from 'react'; export declare const Link: import("gloss").GlossView & { tagName?: string; } & Omit & Omit & Omit> & import("gloss/_/types").GlossBaseProps & { [key: string]: any; }, import("gloss").GlossProps & { tagName?: string; } & Omit & Omit & Omit> & import("gloss/_/types").GlossBaseProps & { [key: string]: any; }>>; //# sourceMappingURL=Link.d.ts.map