import { FunctionComponent } from 'react'; export declare const NavPrev: FunctionComponent; export declare const NavNext: FunctionComponent;