import { LaunchContext } from "../types";
declare const _default: (callback: (context: LaunchContext) => void) => void;
export default _default;
