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