export declare const useControlledState: () => (boolean | jest.Mock<any, any, any>)[];
