import type { SunmiPlugin, TableRow } from './definitions';
declare const Sunmi: SunmiPlugin;
export { Sunmi, TableRow };
