import { SVGProps } from 'react'; declare const TrinityNetworkCredit: (props: SVGProps) => JSX.Element; export { TrinityNetworkCredit as default };