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

(props: P) => void;