export type RenderFunction = (item: object, isSelected: boolean): string;