import React from 'react';
declare const HomeOutline: React.FC<import("./gen").IconCommonProps>;
export default HomeOutline;
