import { UntilDestroyOptions } from './internals';
export declare function UntilDestroy(options?: UntilDestroyOptions): ClassDecorator;
