import { ICommands } from "./ICommands"; export declare function commands(viewerType: string): ICommands; //# sourceMappingURL=Commands.d.ts.map