import React from 'react'; declare const SvgCamera: (props: React.SVGAttributes) => JSX.Element; export default SvgCamera; //# sourceMappingURL=Camera.d.ts.map