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