import { SVGIconDef } from './types'; declare const CameraOutlined: SVGIconDef; export default CameraOutlined;