import { UserInfo } from '@sinoform/types'; export default function formatQueryCondition(queryCondition: string, currentUser: UserInfo): any[];