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

declare const CancelPresentation: ReactIconComponentType;
export default CancelPresentation;
            