369fac9
1
2
3
import * as vue from 'vue'; export declare function processSlot(source?: string, Vue?: typeof vue): (ctx?: {}) => any;