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