import CellPhone from './CellPhone'; export { GantCellPhoneProps } from './CellPhone'; export default CellPhone;