import { twMerge } from "../utils"; const Shimmer = ({ width, classNames, }: { width: number; classNames?: string; }) => (