export * from './types'; declare const Module: { [key: string]: any; }; export declare const Shape: any, ConicalGradient: any, LinearGradient: any, ShapePath: any, RadialGradient: any; export default Module;