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