declare const workletNoop: () => void;
declare const noop: () => void;
export { noop, workletNoop };
//# sourceMappingURL=noop.d.ts.map