/** * When using the entry point, it is important to catch all errors * as early as possible so that we don't have weird stalls for no * reason */ export declare function bootstrapEntrypoint(): void;