export {}; declare global { var RECTANGULR_TARGET: 'web' | 'node' | (string & {}); }