import * as React from "react"; declare function LinkOutline(props: React.SVGProps): any; export default LinkOutline;