export function getType(o: object): string; export function isString(o: object): boolean;