declare module '*.png'; declare module JSX { interface IntrinsicElements { 'webview': any; } }