import React from 'react';
declare const APIKey: React.FC<{
    readOnly?: boolean;
}>;
export default APIKey;
//# sourceMappingURL=APIKey.d.ts.map