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