export declare function SendLogSection({ apps, }: { apps: { id: string; name: string; path: string; }[]; }): import("node_modules/@types/react").JSX.Element | null; //# sourceMappingURL=transactional-email-send-log.d.ts.map