export declare function guard(lowerBoundary: number, upperBoundary: number, value: number): number;