export declare const $TeamPatch: { properties: { displayName: { type: string; }; attributes: { type: string; }; }; };