interface ProfileLoadingSkeletonProps { className?: string; } export declare function ProfileLoadingSkeleton({ className }: ProfileLoadingSkeletonProps): import("react").JSX.Element; export {}; //# sourceMappingURL=ProfileLoadingSkeleton.d.ts.map