declare const List: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; declare const ListItem: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export { List, ListItem }; //# sourceMappingURL=index.d.ts.map