export type CompassStrings = {
    componentLabel: string;
    reset: string;
};
