import * as React from 'react'; export default function APiKeyRow(props: { apiKey: string; }): React.JSX.Element; //# sourceMappingURL=ApiKeyRow.d.ts.map