import type { IconDefinition } from '../types';
declare const ReplicateFilled: IconDefinition;
export default ReplicateFilled;
