export { generateProxyInterfaces } from './generate-proxy-interfaces'; export type { GenerateProxyInterfacesOptions, GenerateProxyInterfacesResult } from './generate-proxy-interfaces';