import { IconProps } from '../types';
declare function Link(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Link;
//# sourceMappingURL=Link.d.ts.map