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