UNPKG

@scaleflex/icons

Version:
4 lines (3 loc) 186 B
import type { IconProps } from './icon.props'; export declare const ApprovalNotification: ({ color, size, ref, ...rest }: IconProps) => JSX.Element; export default ApprovalNotification;