declare function setDataValidations(table: any, worksheet: any): void;
export { setDataValidations };
