import React from 'react'; import { PhotosSettingsProps } from './props'; export declare const PhotosSettings: React.FC;