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