import { STypes } from '../../types'; export declare const createFirestoreSchema: (schemaOptions: S) => S;