import React from 'react';
declare const PhotoOutline: React.FC<import("./gen").IconCommonProps>;
export default PhotoOutline;
