import { JSX } from 'react'; import { IconPropsWithoutSvgPath } from '../Icon/Icon.types'; export declare const ListAddSVGpath: import("react/jsx-runtime").JSX.Element; export declare function ListAddIcon(props: IconPropsWithoutSvgPath): JSX.Element;