import { AlgobParamDefinitions, AlgobShortParamSubstitutions } from "../../../types"; export declare const ALGOB_PARAM_DEFINITIONS: AlgobParamDefinitions; export declare const ALGOB_SHORT_PARAM_SUBSTITUTIONS: AlgobShortParamSubstitutions;