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