import type { IconProps } from '@redocly/theme/src/icons/types';
export declare const ListIcon: import("styled-components").StyledComponent<(props: IconProps) => import("react/jsx-runtime.js").JSX.Element, any, {}, never>;
