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