import { GridProps, MarginProps } from 'styled-system'; export declare const Wrapper: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const List: import("styled-components").StyledComponent<"ul", any, GridProps>> & MarginProps>>, never>;