UNPKG

payload-plugin-scheduler

Version:
5 lines (4 loc) 111 B
/// <reference types="react" /> export default function Icon({ color }: { color?: string; }): JSX.Element;