declare const Info: { (): JSX.Element; PRESENTED_IMAGE_INFO: boolean; }; export default Info;