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