/// import { IconProps } from '../../types'; declare const CallDropped: (allProps: IconProps) => JSX.Element; export default CallDropped;