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