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