export declare const viewport: (width?: number, height?: number) => void; export declare const resetViewport: () => void;