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