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