import Texts from './Texts' import Titles from './Titles' export const InformationList = [...Texts, ...Titles]