import { type SvgIconProps } from '../lib/SvgIcon.js'; /** * Can also be used outside of the "node" context * @public */ export declare const SourceNodeIcon: import("react").ForwardRefExoticComponent> & { displayName: string; };