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