import React from 'react'; import { RelativeProps } from './types'; export declare const Relative: React.FC;