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