import React from "react";
import { ListButtonProps } from "../types";
export declare const ListButton: React.FC<ListButtonProps>;
//# sourceMappingURL=index.d.ts.map