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