export declare const GET_SWITCH: any; export declare const useSwitch: (switchName: string) => [boolean | null, boolean]; //# sourceMappingURL=useSwitch.d.ts.map