'use client'; export const DocumentSkeleton = () => { return (
); };