/// import { IconProps } from "../SvgIcon"; export declare const PhoneOn: (props?: IconProps) => JSX.Element; export default PhoneOn;