import * as React from 'react'; declare function PhotoFilterIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default PhotoFilterIcon;