'use strict'; import Example from './example'; import Build from './footer/build' export { Example, Build };