import { PatchPropsFunctionType, ProcessFunctionType } from '@lingxiteam/types'; export declare const handleWebComponentDSL: ProcessFunctionType; export declare const handleWebComponentProps: PatchPropsFunctionType;