export declare const Popup: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const Suggestions: import("styled-components").StyledComponent<"section", import("styled-components").DefaultTheme, {}, never>; export declare const Heading: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const EmojiSearchTerm: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>; export declare const Results: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const Result: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>; export declare const Emoji: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>; export declare const Colons: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>;