/// export declare const List: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; }, import("react").DetailedHTMLProps, HTMLUListElement>, {}>; export declare const InnerList: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & import("react").ClassAttributes & import("react").HTMLAttributes & { theme?: import("@emotion/react").Theme | undefined; }, {}, {}>;