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