import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const halfStarIconName = "half-star";
export declare const halfStarIcon: IconShapeTuple;
