import { TTheme } from '../../../types/TTheme'; export declare const StyledList: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute, HTMLDivElement>, { $spacing?: string; }>> & string; export declare const Wrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute, HTMLDivElement>, { theme: TTheme; }>> & string;