// Build-time alias target. Shiso replaces this module with the project's generated index. import type { SearchRecord } from '@/lib/search'; export const SEARCH_INDEX: SearchRecord[] = [];