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