import { type JSX } from 'woby'; /** color: [&_svg]:fill-current */ export declare const IconButton: (props: JSX.ButtonHTMLAttributes) => HTMLButtonElement; //# sourceMappingURL=IconButton.d.ts.map