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