import type { GenerateAPIKey } from "./types"; export declare const generateAPIKey: GenerateAPIKey;