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