import { Viewport } from "../lib"; export declare const VIEWPORTS: { [name: string]: Viewport; };