export declare class ImgCropperToolbarLocalization { get move(): string; get crop(): string; get zoomIn(): string; get zoomOut(): string; get rotate(): string; get reset(): string; get free(): string; get ratio(): string; get fill(): string; }