import { EffectScheme } from './type.mjs'; declare const effect: EffectScheme; export { effect };