import type { ActionFuncAsync } from 'mattermost-redux/types/actions';
export declare function removeNotVisibleUsers(): ActionFuncAsync;
