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