import 'reflect-metadata';
export declare const BootValue: (path?: string, defaultValue?: any) => PropertyDecorator;
