export declare const BIND_OPTION_METADATA: unique symbol;
export declare function BindOption(section: string): ClassDecorator;
