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