import { IconDefinition } from '../types';
declare const StarFilled: IconDefinition;
export default StarFilled;
