import { ReactIconComponentType } from '../types';

declare const Wallpaper: ReactIconComponentType;
export default Wallpaper;
            