export declare namespace ImageLayoutCommands { const IMG_LAYOUT_CMD: string; const DEFAULT_IMG_LAYOUT_CLASS: string; function register(froalaEditor: any): void; } //# sourceMappingURL=image-layout-commands.d.ts.map