import type { IconComponent } from '../types'; declare const Documents: IconComponent; export default Documents;