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