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