import { IconProps } from '../types';
declare const CardsThree: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default CardsThree;
//# sourceMappingURL=CardsThree.d.ts.map