export declare const arrangement: (a: number, b: number) => number;
