import { BorderImageProps } from './BorderImageProps'; export declare function BorderImage(props: BorderImageProps): import("react/jsx-runtime").JSX.Element;