import { SVGProps } from "react";
declare const TBWallet: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TBWallet };
