import { SvgIconComponent } from './types'; declare const CancelPresentationIcon: SvgIconComponent; export default CancelPresentationIcon;