/**
 * The size of the model input vector.
 */
export declare const MODEL_INPUT_SIZE = 20;
