export declare const FakerWrapper: { faker: (...args: any[]) => any; };