import React from 'react'; import type { SvgProps } from 'react-native-svg'; export declare const Language: ({ ...props }: SvgProps) => React.JSX.Element; //# sourceMappingURL=language.d.ts.map