export declare const getNodeEndpoints: ({ maxInputNum, maxOutputNum }: { maxInputNum: number; maxOutputNum: number; }) => any[];