export default interface FlaggerImplementableFeature extends Object { implement(): void; }