/** * Все доступные переменные для кастомизации стилей можно посмотреть здесь: * https://github.com/missive/emoji-mart/blob/main/packages/emoji-mart-website/example-custom-styles.html */ export declare const EmojiPickerWrapper: import("styled-components").StyledComponent<"div", import("../../..").MarkdownTheme, {}, never>;