export declare const formatDegrees: (degressFloat: number) => string;
