import { FASTElement } from "@microsoft/fast-element"; export declare class enmeddPaginationNext extends FASTElement { href?: string; disabled?: boolean; connectedCallback(): void; handleKeyDown(): void; } export declare const EnmeddPaginationNext: import("@microsoft/fast-react-wrapper").ReactWrapper; //# sourceMappingURL=paginationNext.d.ts.map