import type { ApiFunction } from '../../../types/api'; declare const checkQQLoginQr: ApiFunction; export default checkQQLoginQr;