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