import { type SvgIconProps } from '../lib/SvgIcon.js'; /** * Zoom to fit the motive in the frame * @public */ export declare const ZoomToFitIcon: import("react").ForwardRefExoticComponent> & { displayName: string; };