export declare const $StorageBackupIndex: {
    type: string;
    contains: {
        type: string;
    };
};
