import * as React from "react"; import type { IconProps } from "../types"; declare const PhotoSolid: React.ForwardRefExoticComponent>; export default PhotoSolid; //# sourceMappingURL=photo-solid.d.ts.map