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