import React from 'react'; import { NotifyParams } from '../notify-func'; declare const NotifyParamsC: React.SFC; export default NotifyParamsC;