import { DataNumber } from './data.number'; export declare class DataPoolLength extends DataNumber { static type: string; static unit: string; }