/// import { FrameNodeProps } from '../components/frame/Frame'; export declare const frame: (node: FrameNode) => (props: FrameNodeProps) => any;