import { $ as Team } from "../../../client-app-C3XlvCgv.js"; //#region src/components-page/account-settings/teams/team-api-keys-section.d.ts declare function TeamApiKeysSection(props: { team: Team; }): import("react/jsx-runtime").JSX.Element | null; //#endregion export { TeamApiKeysSection }; //# sourceMappingURL=team-api-keys-section.d.ts.map