DisposeFn$2

type DisposeFn$2 = () => void;

The dispose function type, representing a function that performs cleanup or resource release.