export function getType(value: string): string;
export function getExtension(value: string): string;