import { SvgIconProps } from '../../SvgIcon/types/SvgIconTypes';
declare const IconHome: ({ size, color, strokeWidth, style }: SvgIconProps) => import("react/jsx-runtime").JSX.Element;
export default IconHome;
//# sourceMappingURL=IconHome.d.ts.map