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