import type { IconComponent } from '../types'; declare const Crown: IconComponent; export default Crown;