import React from 'react';
export declare const Attach: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
