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