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

declare const Print: ReactIconComponentType;
export default Print;
            