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