export declare function UbudMessage(type?: string): any; export declare function UbudStore(featureName: string): ClassDecorator;