import { type SvgIconProps } from '../lib/SvgIcon.js'; /** * Use to switch to the overlay * @public */ export declare const OverlayIcon: import("react").ForwardRefExoticComponent> & { displayName: string; };