import { IType } from './_types'; declare const StringType: IType; export default StringType;