/// import { SvgIconProps } from './types'; export declare function DocumentBulletListIcon({ className, ...props }?: Partial): JSX.Element;