import { IconDefinition } from '../types'; declare const SubnodeOutlined: IconDefinition; export default SubnodeOutlined;