export function PrevArrow(_: any, { attrs }: { attrs: any; }): import("vue").VNode; export namespace PrevArrow { const inheritAttrs: boolean; } export function NextArrow(_: any, { attrs }: { attrs: any; }): import("vue").VNode; export namespace NextArrow { const inheritAttrs_1: boolean; export { inheritAttrs_1 as inheritAttrs }; }