import React from 'react'; import { IconProps, RootPath, RootSvg } from './utils/base'; export const Attach: React.FC = (props) => ( );