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