import { SchemaOptions } from 'mongoose'; export declare function Schema(options?: SchemaOptions): ClassDecorator;