export const _mysql_lib_Connection_query: ({ input }: { input: string; }, { safe, noop }?: { safe?: boolean; noop?: boolean; }) => Promise;