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