import type { SVGProps } from "react"; export const TremorPlaceholder = (props: SVGProps) => ( );