import { ReactIconComponentType } from '../types';

declare const ShortText: ReactIconComponentType;
export default ShortText;
            