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