import { SettingOptions } from "../SettingOptions"; export declare function ApplicationSettings(options: SettingOptions): (target: Function) => void;