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

declare const PrintDisabled: ReactIconComponentType;
export default PrintDisabled;
            