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