export declare const getViewportDimensions: () => { width: number; height: number; };