export declare const EEmoji: { '+1': string; '-1': string; laugh: string; confused: string; heart: string; hooray: string; rocket: string; eyes: string; }; export declare const ELockReasons: { 'off-topic': string; 'too heated': string; resolved: string; spam: string; }; export declare const EConst: { ExcludeEmpty: string; }; //# sourceMappingURL=const.d.ts.map