import { SVGProps } from 'react';

declare const Sophiatx: (props: SVGProps<SVGSVGElement>) => JSX.Element;

export { Sophiatx as default };
