import React from 'react'; export default function FolderFill({ className, ...props }: React.SVGProps): JSX.Element;