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