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