import { ReactIconComponentType } from '../types';

declare const FreeCancellation: ReactIconComponentType;
export default FreeCancellation;
            