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