import React from 'react'; import './PhonoChangeApplier.scss'; const PhonoChangeApplier = () => { return (<> ); } export default PhonoChangeApplier;