/// import { StarProps } from '../components/star/Star'; export declare const star: (node: StarNode) => (props: StarProps) => any;