export declare function value(type: string, size: number): Float32Array | Int32Array | Array | number | boolean | undefined;