export declare function getClosestValue(values: any, breakpoint: string): any;
