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