export declare const INGESTKOREA_USER_AGENT = "x-ingestkorea-user-agent";
export declare const INGESTKOREA_REQUEST_LOG = "x-ingestkorea-request";
export declare const INGESTKOREA_RETRY = "x-ingestkorea-attempts";
export declare const INGESTKOREA_RETRY_DELAY = "x-ingestkorea-total-retry-delay";
export declare const NCP_ACCESS_KEY = "x-ncp-iam-access-key";
export declare const NCP_TIMESTAMP = "x-ncp-apigw-timestamp";
export declare const NCP_SIGNATURE = "x-ncp-apigw-signature-v2";
