import HomeLayout from "./HomeLayout"; import LetsGetStartedLayout from "./LetsGetStartedLayout"; export { HomeLayout, LetsGetStartedLayout };