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