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