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