declare const _default: { input: { hello: string; }; page: { prev: string; next: string; }; }; export default _default;