/**
* The list of property names and transformations. To include multiple names and transformations, provide a comma-separated list. For example, `props=first_name,last_name,email.mask`.
*/exporttype props = Array<string>;
//# sourceMappingURL=props.d.ts.map