export declare const getSiblings: (element: Element) => HTMLCollection | null; export declare const getCurrentStarValue: (target: Element) => number;