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