// Allow importing images,
// you can add other formats supported by file-loader
declare module '*.jpg'
declare module '*.png'
