import { IconProps } from '../Icon'; declare function SvgFormatListBulleted(props: IconProps): JSX.Element; export default SvgFormatListBulleted;