StarOutline.d.ts 114 Bytes
import { IconDefinition } from '../types';
declare const StarOutline: IconDefinition;
export default StarOutline;