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