UNPKG

@theguild/components

Version:
8 lines (5 loc) 130 B
import { FC } from 'react'; declare const AttachPageFAQSchema: FC<{ faqPages: string[]; }>; export { AttachPageFAQSchema };