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