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