import { IconProps } from '../Icon'; declare function SvgShortText(props: IconProps): JSX.Element; export default SvgShortText;