/// import { IconProps } from '../../types'; declare const FolderPathConnect: (allProps: IconProps) => JSX.Element; export default FolderPathConnect;