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