import { type SvgStringOpts } from '../../svgString'; export declare const PhoneSVG: (opts?: SvgStringOpts) => string; export default PhoneSVG;