/**
 * Get the logarithm of x with base 10.
 *
 * @param x
 */
export function log10(x: number): number;
export { delta as substract } from "./PositionUtil";
