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