import Manifest from './../type/manifest'; declare function getManifest(): Manifest; export default getManifest;