import { GoFeatureFlagException } from './go-feature-flag-exception'; export declare class FlagConfigurationEndpointNotFoundException extends GoFeatureFlagException { constructor(); }