import type { DeprecationName } from "../../../utilities/index.js";
export declare function useWarnRemoved(name: DeprecationName, cb: () => void): void;
//# sourceMappingURL=useWarnRemoved.d.ts.map