import { type OpenGpioBindings } from './types';
declare const bindings: OpenGpioBindings;
export default bindings;
