export declare class ImgCropperLocalization { get apply(): string; get cancel(): string; get imageLoadError(): string; get initCropperError(): string; }