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