import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgSmartphoneFill: (props: SVGProps) => React.JSX.Element; export default SvgSmartphoneFill; //# sourceMappingURL=SmartphoneFill.d.ts.map