/// import { IconProps } from '../../types'; declare const List2: (allProps: IconProps) => JSX.Element; export default List2;