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