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