import { AppThunk } from 'store'; export declare const disableToOrganizationThunk: (id: string, organizationUri: string) => AppThunk>;