import type { GlobalState } from '@mattermost/types/store'; export declare function getReportAProblemLink(state: GlobalState): string; export declare const getSystemInfoMailtoLink: import("mattermost-redux/selectors/create_selector").OutputParametricSelector string>;