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