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