import { Type } from '../types'; export declare function isValideAspectTarget(targetType: Type): boolean;