import type { ShellViewport } from './types.js';
export declare function useShellViewport(): ShellViewport;
