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