export function TextSkeletonLoaderV2(
  props: TextSkeletonLoaderProps
): JSX.Element {
  const { isLight } = useThemeContext();
  return (