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