import { SVGProps } from "react";
declare const LIToolTattooMachine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIToolTattooMachine };
