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