//#region src/components-page/team-creation.d.ts declare function TeamCreation(props: { fullPage?: boolean; }): import("react/jsx-runtime").JSX.Element; //#endregion export { TeamCreation }; //# sourceMappingURL=team-creation.d.ts.map