import { Schema } from 'mongoose'; declare const transformIdIdQueryPlugin: (schema: Schema) => void; export default transformIdIdQueryPlugin;