export declare const emitEnvironmentToggled: (value: string) => void; export declare const useEnvironmentSelection: () => boolean;