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