export const select = jest.fn();
export const confirm = jest.fn();
export const input = jest.fn();
