/// import { DimensionsBrowserProps } from './types.js'; /** * A component that displays a list of dimensions and their attributes. */ export declare const DimensionsBrowser: React.FC; //# sourceMappingURL=dimensions-browser.d.ts.map