/// import { IconProps } from '../../types'; declare const AlarmPause: (allProps: IconProps) => JSX.Element; export default AlarmPause;