import { MdiReactIconComponentType } from './dist/typings';

declare const SignTextIcon: MdiReactIconComponentType;
export default SignTextIcon;
