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