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