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