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