/** * Injects critical modal styles for ImageManager to display correctly * This ensures the modal appears centered with proper z-index and backdrop */ export declare const injectModalStyles: () => void;