import { ObjectType } from 'abandonjs'; export declare function getTypeStr(value: unknown, format?: boolean, config?: ObjectType): string; //# sourceMappingURL=getTypeStr.d.ts.map