export const add = () => {}; export const subtract = () => {}; export const multiply = () => {}; export const divide = () => {};