declare const items: { title: string; hashes: string[]; }[]; export default items;