declare const run: () => void;
export { run };
