import React from 'react'; import { S3ImageFieldProps } from './S3ImageField'; export declare const S3Image: React.FC;