/**
 * Function to limit the tilt range of the Google map when updating the view state
 */
export declare const limitTiltRange: ({ viewState }: any) => any;
