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