import { IconProps } from '../types'; import React from 'react'; declare const ListNumbersIcon: React.FC; export default ListNumbersIcon;