export declare abstract class GlobalConstants { static readonly createdWith: string; static readonly savedWith: string; }