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