export declare class EmojiPickerLocalization { get searchPlaceholder(): string; get notFound(): string; get categories(): Record; }