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