import React from "react"; //#region src/ui/components/app-login/AppLoginIndex.d.ts declare function AppLoginIndex(): React.JSX.Element; //#endregion export { AppLoginIndex as default }; //# sourceMappingURL=AppLoginIndex.d.ts.map