/** * @returns as a kilobit */ export declare function parseFileSize(size: string): number; //# sourceMappingURL=util.d.ts.map