import { JsxAttribute } from 'typescript'; export declare const buildComponentSpecificAttributes: ({ componentType }: { componentType: string; }) => JsxAttribute[];