export declare const INDEX_FILENAME = "index"; export declare const CONTENT_EXTENSIONS: readonly string[]; export declare const CONTENT_GLOB = "**/*.{td,md}"; export declare const SEARCH_FIELDS: string[]; export declare const SEARCH_STORE_FIELDS: string[]; //# sourceMappingURL=constants.d.ts.map