import { CornerProps } from '../types'; export declare const cornerMixin: (node: N) =>

(props: P) => void;