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