import { Event } from "bdsx/eventtarget";
export declare const careful: Event<() => void>;
