import { IconVariant } from "./types";
declare const defaultIconVariants: IconVariant;
export default defaultIconVariants;
