declare global { interface Window { printPerf: () => void; __LOWCODER_ORG__?: {}; } } export {};