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