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