export declare const PREFIX = "[@strapi/helper-plugin]:"; export declare const once: (fn: (...args: T) => R) => (...args: T) => void; //# sourceMappingURL=once.d.ts.map