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