@reapit/elements 3.7.12 → 3.7.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -126,4 +126,8 @@ export declare const iconSet: {
126
126
  userHouseInfographic: import("react").MemoExoticComponent<() => JSX.Element>;
127
127
  userInfographic: import("react").MemoExoticComponent<() => JSX.Element>;
128
128
  userAuthInfographic: import("react").MemoExoticComponent<() => JSX.Element>;
129
+ foundationsCustomerInfographic: import("react").MemoExoticComponent<() => JSX.Element>;
130
+ newCustomerInfographic: import("react").MemoExoticComponent<() => JSX.Element>;
131
+ propTechInfographic: import("react").MemoExoticComponent<() => JSX.Element>;
132
+ webDeveloperInfographic: import("react").MemoExoticComponent<() => JSX.Element>;
129
133
  };
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const _default: React.MemoExoticComponent<() => JSX.Element>;
3
+ export default _default;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const _default: React.MemoExoticComponent<() => JSX.Element>;
3
+ export default _default;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const _default: React.MemoExoticComponent<() => JSX.Element>;
3
+ export default _default;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const _default: React.MemoExoticComponent<() => JSX.Element>;
3
+ export default _default;