declare const globalOnLoad: () => void;

export { globalOnLoad as default };
