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