export declare class DBConstants {
    static readonly NULL_OBJECT_ID = "000000000000000000000000";
}
