declare const LithologyPicker: (props: any) => import('react').FunctionComponentElement; declare const LithologySymbolPicker: (props: any) => import('react').ReactElement<{ className: string; }, string | import('react').JSXElementConstructor>; export { LithologyPicker, LithologySymbolPicker };