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