import { Quantity } from "../Quantity.js";
export declare function unitSignature(a: Quantity): any;
