import { Schema } from 'mongoose';
export declare const StrictReferencePlugin: (schema: Schema, opts?: {
    paranoidKey?: string;
}) => void;
//# sourceMappingURL=strict-reference.plugin.d.ts.map