import { IconProps } from '../Icon'; declare function SvgConfirmationNumber(props: IconProps): JSX.Element; export default SvgConfirmationNumber;