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