import { AirGapModule } from '@airgap/module-kit';
export * from './index';
export declare function create(): AirGapModule;
