export declare function readJson(filename: string): any;
/**
 * The list of all known search parameter definition bundle file paths relative to the
 * `@medplum/definitions` package. Typically used in conjunction with `readJson`.
 */
export declare const SEARCH_PARAMETER_BUNDLE_FILES: string[];
//# sourceMappingURL=index.d.ts.map