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