export declare const getSymbol: (data: any, props: any) => any; export declare const getBubbleSize: (datum: any, props: any) => number; export declare const getSize: (datum: any, props: any) => any; export declare const getBaseProps: (initialProps: any, fallbackProps: any) => any; //# sourceMappingURL=helper-methods.d.ts.map