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