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