declare const showErrorGuide: (code: string, extra?: {}) => boolean; export default showErrorGuide;