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