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