import { LoadingSkeleton } from "./components/loading-skeleton"; export const SurveyEditorLoading = () => { return ; };