import React from 'react'; import { ShowModalParams } from './modal-func'; declare const ShowModalAPI: React.SFC; export default ShowModalAPI;