import list from './list';
import main from './main';

export default [list, main];