import { FC, PropsWithChildren } from "react"; type PropType = PropsWithChildren, HTMLButtonElement>>; export declare const PrevButton: FC; export declare const NextButton: FC; export {}; //# sourceMappingURL=buttons.d.ts.map