import { ISysInfoPQM } from '../types'; declare const _default: (response: string) => ISysInfoPQM; export default _default;