import { SVGProps } from 'react';

declare const Trueusd: (props: SVGProps<SVGSVGElement>) => JSX.Element;

export { Trueusd as default };
