export { default as LoginPageContainer } from "./LoginPageComponent"; export type { ILoginPageProps } from "./LoginPageComponent";