import { Decoder } from '@mojotech/json-type-validation'; import { VComponentUIDL, VRootComponentUIDL } from '@teleporthq/teleport-types'; export declare const componentUIDLDecoder: Decoder; export declare const rootComponentUIDLDecoder: Decoder; //# sourceMappingURL=component-decoder.d.ts.map