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