import type { ComponentPropsWithoutRef, ReactNode } from 'react'; import type { SvgBox } from '../components/SvgBox'; export declare const wrapSvgIconStroked: (node: ReactNode, defaultProps: Omit, "children"> | undefined, displayName: string) => import("react").MemoExoticComponent, HTMLDivElement>, "children"> & { size?: number; }, "ref"> & import("react").RefAttributes>>;