/// import { IconProps } from '../../types'; declare const Wallpaper: (allProps: IconProps) => JSX.Element; export default Wallpaper;