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