import { SvgProps } from './types'; import React from 'react'; declare const Chain: React.FC; export default Chain;