import { ActionInfo } from './Actions'; export declare const highLevelActions: ActionInfo[]; export declare const credentialsJsonActions: ActionInfo[]; export declare const buildCredentialsActions: ActionInfo[]; export declare const fcmActions: ActionInfo[]; export declare const gsaKeyActionsForFcmV1: ActionInfo[]; export declare const gsaKeyActionsForSubmissions: ActionInfo[]; export declare const gsaActions: ActionInfo[];