export declare const GALLONS = "gal";
export declare const TONS = "T";
export declare const BUSHELS = "bu";
export declare const INCHES = "in";
export declare const FEET = "ft";
