declare const isQQ: (string: string) => boolean; export default isQQ;