import { type ICommand } from './';
export declare const fullscreen: ICommand;
