import type { IGodotViewApi } from './types'; declare global { var GodotViewApi: IGodotViewApi; } export {}; //# sourceMappingURL=api.d.ts.map