import type { Manifest } from './manifestTypes';
export declare const manifest: Manifest;
