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