import { SVGProps } from 'react'; declare const IconCallDeclinedThin: (props: SVGProps) => JSX.Element; export default IconCallDeclinedThin;