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