/// import { DimensionsBrowserProps } from './types.js'; /** * A component that displays a list of dimensions and their attributes. */ export declare const DimensionsBrowser: React.FC;