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