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