export declare function EmailPreviewPane({ appId, appPath, id, name, }: { appId: string; appPath: string; id: string; name: string; }): import("node_modules/@types/react").JSX.Element; //# sourceMappingURL=transactional-email-preview.d.ts.map