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