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