import { Definition } from "../.."; export declare const frame: (definition: Definition, ...inner: any[]) => any[];