export declare function assertSorted(actual: string[], message?: string): void;
export declare function emojiIdToFieldName(id: string): string;
