/// import { IconProps } from '../../types'; declare const TextItalicSquare: (allProps: IconProps) => JSX.Element; export default TextItalicSquare;