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