import Step from './Step'; export default class GrantPermissionStep extends Step { for(...stages: string[]): void; }