export declare enum TagName { FRAMEWORK_FOR_GITHUB_APP_ON_AWS_MANAGED = "FrameworkForGitHubAppOnAwsManaged", CREDENTIAL_MANAGER = "CredentialManager", APP_TABLE = "AppTable" } export declare const WRAPPING_SPEC = "RSA_4096"; export declare const CREATE_KEY_SPEC = "RSA_2048"; export declare const RESOURCES_PER_PAGE = 10; export declare const USER_AGENT: string;