import React from 'react'; export declare const Slide: React.ForwardRefExoticComponent & React.RefAttributes>; export default Slide;