import { Schema } from "mongoose";
declare const ShareSchema: Schema<any>;
export default ShareSchema;
//# sourceMappingURL=sharesSchema.d.ts.map