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