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