export declare const getUserPlatform: () => string | undefined; export declare const getUserCtrlKey: (platform?: string) => string | undefined;