declare const letterBox: { label: string; selected: boolean; }[]; export { letterBox };