import { VolumeData } from "../types/VolumeData"; /** @deprecated */ export declare const volumeFormat: (volume: VolumeData) => string;