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