import { IObjectPattern } from '../pattern'; export default function pt(pattern: IObjectPattern): IObjectPattern;