const getProxyFailedPage = (error?: string) => { return ` Document `; }; export { getProxyFailedPage };