import React from 'react'; import { NotifyConfig } from '../notification'; declare const NotifyConfigC: React.SFC; export default NotifyConfigC;