export function quantize(value: any, quantum: any, fn: any): number;
export const SPACING: number;
