import * as React from "react"; declare function CameraOutline(props: React.SVGProps): any; export default CameraOutline;