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