/// declare const _default: import("react-redux").ConnectedComponent<(props: { customFunctions: any[]; } & { onToggleFunction: (value: string) => any; }) => JSX.Element, Pick<{ customFunctions: any[]; } & { onToggleFunction: (value: string) => any; }, never>>; export default _default; //# sourceMappingURL=CustomFunctions.d.ts.map