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