import * as React from 'react'; declare function TextAaIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default TextAaIcon;