import { TWallpaper } from './twallpaper.js'; export type { PatternOptions, TWallpaperOptions } from './types.js'; export { TWallpaper }; export default TWallpaper;