import type { SVGProps } from "react"; import * as React from "react"; declare const SvgListAdd: (props: SVGProps) => React.JSX.Element; export default SvgListAdd; //# sourceMappingURL=ListAdd.d.ts.map