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