import { SbbIconSidebarButtonElement } from '@sbb-esta/lyne-elements/icon-sidebar.js'; declare class SbbIconSidebarButtonComponentType extends SbbIconSidebarButtonElement { set form(value: string | SbbIconSidebarButtonElement['form']); get form(): string | SbbIconSidebarButtonElement['form']; } export declare const SbbIconSidebarButton: import('../../core.js').ReactWebComponent; export {}; //# sourceMappingURL=icon-sidebar-button.component.d.ts.map