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