import Skeleton from 'react-loading-skeleton'; export function CellSkeleton() { return (
); }