export declare const byOptionalLabel: (a: { label?: string; }, b: { label?: string; }) => number;