/// import { IconProps } from "../SvgIcon"; export declare const FolderAdd: (props?: IconProps) => JSX.Element; export default FolderAdd;