import {ICnChar} from './main';

export {IPlugin} from './main/common';

export default ICnChar;