import { RollbackCategoryRefactorer } from '../workflow/rollback-category-refactorer'; export declare class AuthUserPoolGroupsRollbackRefactorer extends RollbackCategoryRefactorer { protected resourceTypes(): string[]; protected fetchSourceStackId(): Promise; protected fetchDestStackId(): Promise; } //# sourceMappingURL=auth-user-pool-groups-rollback.d.ts.map