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