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