export declare enum GqlParamtype { ROOT = 0, ARGS = 3, CONTEXT = 1, INFO = 2 }