import { IconProps } from '../Icon'; declare function SvgLocalPhone(props: IconProps): JSX.Element; export default SvgLocalPhone;