// This file is auto-generated, modify the source in /build

import css from './css'
import html from './html'

export { css, html }

declare const _default: {
  css: typeof css
  html: typeof html
}

export default _default
