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