import type { IExposedWrapper } from '../interface';
export declare const repeat: IExposedWrapper;
