/**
 * Replaces the entity with a randomly generated value appropriate to its type.
 */
export type DPIMethodFabricatedData = {
    method: 'fabricated_data';
};
//# sourceMappingURL=dpi-method-fabricated-data.d.ts.map