import { type Transform } from 'team/types.js'; export declare const revokeInvitation: (id: string) => Transform; //# sourceMappingURL=revokeInvitation.d.ts.map