import { BaseEntitySchema } from './base'; export declare const shareScheme: { [x: string]: BaseEntitySchema; };