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