// without this TypeScript complains when importing CSS files declare module '*.css'; declare module '*.png'; declare module '*.ttf';