export interface DeleteOrganizationCommand { id: string; soft?: boolean; } //# sourceMappingURL=DeleteOrganizationCommand.d.ts.map