export function trimEdges(s: string) { return ''; }