export declare function Subject(initialValue: any, name: string): void;