declare global {
    var IS_REACT_ACT_ENVIRONMENT: boolean;
}
export {};
