import React from 'react'; declare const SvgSignLanguage: (props: React.SVGProps) => JSX.Element; export default SvgSignLanguage;