import React from 'react';
declare const CameraOutline: React.FC<import("./gen").IconCommonProps>;
export default CameraOutline;
