import React from 'react' const SenderPage = () => { return (

Отправить посылку

) } export default SenderPage