export declare function findApiKeys(): {
    name: string;
    value: string | undefined;
}[];
//# sourceMappingURL=find-api-keys.d.ts.map