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