export declare const validateFeatureName: (featureName: string) => void;
