export declare const lbsToOz: (lbs: any) => number;
