export interface PayloadProps {
	version: string;
	ee: string;
}
