export declare const buttonSelector = "abowire-button";
export declare class Button {
    onLoad(): void;
}
