export declare function getOS(): string;
export declare function getAltSymbol(): "Alt" | "⌥";
