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