import { IxButton } from './IxButton.js'; export declare class IxButtonStyled extends IxButton { static styles: import("lit").CSSResult; }