import type { FC, SVGProps } from "react";
export declare const Wallpaper: FC<SVGProps<SVGSVGElement>>;
export default Wallpaper;
//# sourceMappingURL=Wallpaper.d.ts.map