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