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