import { ParserField } from "graphql-js-tree"; export declare const sortNodes: (menuSearchValue: string, fields: ParserField[]) => ParserField[];