import { Pattern } from '../types/types'; declare const text: Pattern[]; export default text;