UNPKG

quill-component-library

Version:
6 lines (5 loc) 151 B
declare const ResumeOrBeginButton: ({ onClickFn, text, }: { onClickFn: any; text: any; }) => JSX.Element; export { ResumeOrBeginButton };