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