import { IOnigLib } from '../onigLib';
export declare function getOniguruma(): Promise<IOnigLib>;
