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