import { AnySchema } from 'yup'; export declare function getFakeData(schema: AnySchema, node?: string): T;