export declare const ImagecompareTheme: { handle: { size: string; hoverSize: string; background: string; hoverBackground: string; borderColor: string; hoverBorderColor: string; borderWidth: string; borderRadius: string; transitionDuration: string; focusRing: { width: string; style: string; color: string; offset: string; shadow: string; }; }; };