import { ListVariant } from "./listVariant.js";
declare const Variants: ListVariant[];
export default Variants;
