import { PropertiesInterface } from '../../subject/src/properties.interface'; export declare const ApUnsubscribeOnDestroy: (target: Function, properties?: PropertiesInterface | undefined) => void;