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