import Pattern from '../Pattern'; export default function printAsTable(patterns: Pattern[]): string[];