import type { ChemicalElement, ElementSymbol } from './types'; export declare const element_by_symbol: ReadonlyMap; export { default } from './data.json.gz';