import type { IconProps } from './types.js' export declare function Icon2d(props: IconProps): import('react').JSX.Element