// Type declarations for untyped modules used by TypeScript endpoints declare module '@tryghost/api-framework'; declare module '@tryghost/tpl'; declare module '@tryghost/errors';