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