import type { PianoDmpPlugin } from './definitions';
declare const PianoDmp: PianoDmpPlugin;
export * from './definitions';
export { PianoDmp };
