import { StreamDeckPluginHandler } from '../src';
export declare class Counter extends StreamDeckPluginHandler {
    constructor();
}
