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