import { type Elevation } from '@dxos/react-ui-types'; export declare const useElevationContext: (propsElevation?: Elevation) => Elevation | undefined; //# sourceMappingURL=useElevationContext.d.ts.map