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