import AppText from "./appText/AppText"; import ProfilePicture from "./profilePicture/ProfilePicture"; export { AppText, ProfilePicture };