export declare class Msg {
    readonly SUCCESS: string;
}
//# sourceMappingURL=Msg.d.ts.map